ComponentOne ASP.NET MVC Controls
Name Property (ChartSeriesBase<T>)

C1.Web.Mvc Namespace > ChartSeriesBase<T> Class : Name Property
Gets or sets the series name. The series name is displayed in the chart legend. Any series without a name does not appear in the legend.
Syntax
'Declaration
 
Public Property Name As String
public string Name {get; set;}
See Also

Reference

ChartSeriesBase<T> Class
ChartSeriesBase<T> Members